home *** CD-ROM | disk | FTP | other *** search
/ The Pegasus Disc / The Pegasus Disc 2000.bin / pc / tutorials / info / info.css < prev    next >
Cascading Style Sheet File  |  2000-06-16  |  576b  |  41 lines

  1. BODY
  2.     { 
  3.     background-color: #ffffff; 
  4.     } 
  5.  
  6. #head 
  7.     { 
  8.     font-family: Arial, Helvetica, sans-serif; 
  9.     font-size: 130%; 
  10.     } 
  11.  
  12. #bullet 
  13.     {
  14.     font-family: Arial, Helvetica, sans-serif; 
  15.     font-size: 105%; 
  16.     font-weight: bold; 
  17.     color: #6633CC
  18.     }
  19.  
  20. #bullet2 
  21.     { 
  22.     font-family: Arial, Helvetica, sans-serif; 
  23.     font-size: 130%; 
  24.     font-weight: bold; 
  25.     color: #6633CC
  26.     }
  27.  
  28. #bullet3
  29.     {
  30.     font-family: Arial, Helvetica, sans-serif; 
  31.     font-size: 105%; 
  32.     }
  33.  
  34. #shead
  35.     {
  36.     font-family: Arial, Helvetica, sans-serif; 
  37.     font-size: 105%; 
  38.     color: #6633CC; 
  39.     } 
  40.  
  41.